home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2002 August / Game.EXE_08_2002.iso / Demos / America_s Army / armyopsrecon.exe / program files / Army Operations / System / Engine.int < prev    next >
Encoding:
INI File  |  2002-07-02  |  5.0 KB  |  163 lines

  1. [Public]
  2. ;Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
  3. Object=(Name=Engine.ServerCommandlet,Class=Class,MetaClass=Core.Commandlet)
  4. Preferences=(Caption="Advanced",Parent="Advanced Options")
  5. Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
  6. Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
  7. Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
  8. Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
  9. Preferences=(Caption="Public Server Information",Parent="Networking",Class=Engine.GameReplicationInfo,Immediate=True)
  10. Preferences=(Caption="Game Settings",Parent="Advanced Options",Class=Engine.GameInfo,Immediate=True)
  11.  
  12. [Errors]
  13. NetOpen=Error opening file
  14. NetWrite=Error writing to file
  15. NetRefused=Server refused to send '%s'
  16. NetClose=Error closing file
  17. NetSize=File size mismatch
  18. NetMove=Error moving file
  19. NetInvalid=Received invalid file request
  20. NoDownload=Package '%s' is not downloadable
  21. DownloadFailed=Downloading package '%s' failed: %s
  22. RequestDenied=Server requested file from pending level: Denied
  23. ConnectionFailed=Connection failed
  24. ChAllocate=Couldn't allocate channel
  25. NetAlready=Already networking
  26. NetListen=Listen failed: No linker context available
  27. LoadEntry=Can't load Entry: %s
  28. InvalidUrl=Invalid URL: %s
  29. InvalidLink=Invalid Link: %s
  30. FailedBrowse=Failed to enter %s: %s
  31. Listen=Listen failed: %s
  32. AbortToEntry=Failed; returning to Entry
  33. ServerOpen=Servers can't open network URLs
  34. ServerListen=Dedicated server can't listen: %s
  35. Pending=Pending connect to '%s' failed; %s
  36. LoadPlayerClass=Failed to load player class
  37. ServerOutdated=Server's version is outdated
  38.  
  39. [Progress]
  40. CancelledConnect=Cancelled Connect Attempt
  41. RunningNet=%s: %s (%i players)
  42. NetReceiving=Receiving '%s': %i/%i
  43. NetReceiveOk=Successfully received '%s'
  44. NetSend=Sending '%s'
  45. NetSending=Sending '%s': %i/%i
  46. Connecting=Connecting...
  47. Listening=Listening for clients...
  48. Loading=Loading
  49. Saving=Saving
  50. Paused=Paused by %s
  51. ReceiveFile=Receiving '%s' (F8 Cancels)
  52. ReceiveOptionalFile=Receiving optional file '%s' (Press F8 to Skip)
  53. ReceiveSize=Size %iK, Complete %3.1f%%
  54. ConnectingText=Connecting:
  55. ConnectingURL=ArmyOperations://%s/%s
  56.  
  57. [Console]
  58. ClassCaption=Standard Unreal Console
  59. LoadingMessage=LOADING
  60. SavingMessage=SAVING
  61. ConnectingMessage=CONNECTING
  62. PausedMessage=PAUSED
  63. PrecachingMessage=PRECACHING
  64. ChatChannel=(CHAT) 
  65. TeamChannel=(TEAM) 
  66.  
  67. [General]
  68. Upgrade=To enter this server, you need the latest update to ArmyOps available from the Americas Army website:
  69. UpgradeURL=http://www.americasarmy.com
  70. UpgradeQuestion=Do you want to launch your web browser and go to the upgrade page now?
  71. Version=Version %i
  72.  
  73. [Menu]
  74. HelpMessage=
  75. MenuList=
  76. LeftString=Left
  77. RightString=Right
  78. CenterString=Center
  79. EnabledString=Enabled
  80. DisabledString=Disabled
  81. HelpMessage[1]="This menu has not yet been implemented."
  82. YesString=yes
  83. NoString=no
  84.  
  85. [Inventory]
  86. PickupMessage=Snagged an item
  87. M_Activated=" activated"
  88. M_Selected=" selected"
  89. M_Deactivated=" deactivated"
  90. ItemArticle=a
  91.  
  92. [WarpZoneInfo]
  93. OtherSideURL=
  94.  
  95. [GameInfo]
  96. SwitchLevelMessage=Switching Levels
  97. DefaultPlayerName=Recruit
  98. LeftMessage=" left the game."
  99. FailedSpawnMessage=Failed to spawn player actor
  100. FailedPlaceMessage=Could not find starting spot (level might need a 'PlayerStart' actor)
  101. NameChangedMessage=Name changed to 
  102. EnteredMessage=" entered the game."
  103. GameName="Game"
  104. MaxedOutMessage=Server is already at capacity.
  105. WrongPassword=The password you entered is incorrect.
  106. NeedPassword=You need to enter a password to join this game.
  107. FailedTeamMessage=Could not find team for player
  108.  
  109. [LevelInfo]
  110. Title=Untitled
  111.  
  112. [Weapon]
  113. MessageNoAmmo=" has no ammo."
  114. PickupMessage=You got a weapon
  115. DeathMessage=%o was killed by %k's %w.
  116. ItemName=Weapon
  117. DeathMessage[0]=%o was killed by %k's %w.
  118. DeathMessage[1]=%o was killed by %k's %w.
  119. DeathMessage[2]=%o was killed by %k's %w.
  120. DeathMessage[3]=%o was killed by %k's %w.
  121.  
  122. [Counter]
  123. CountMessage=Only %i more to go...
  124. CompleteMessage=Completed!
  125.  
  126. [Ammo]
  127. PickupMessage=You picked up some ammo.
  128.  
  129. [Pickup]
  130. ExpireMessage=
  131.  
  132. [SpecialEvent]
  133. DamageString=
  134.  
  135. [DamageType]
  136. Name=killed
  137. AltName=killed
  138.  
  139. [PlayerPawn]
  140. QuickSaveString=Quick Saving
  141. NoPauseMessage=Game is not pauseable
  142. ViewingFrom=Now viewing from 
  143. OwnCamera=own camera
  144. FailedView=Failed to change view.
  145. CantChangeNameMsg=You can't change your name during a global logged game.
  146.  
  147. [Pawn]
  148. NameArticle=" a "
  149.  
  150. [Spectator]
  151. MenuName=Spectator
  152.  
  153. [ServerCommandlet]
  154. HelpCmd=server
  155. HelpOneLiner=Network game server
  156. HelpUsage=server map.aao[?game=gametype] [-option...] [parm=value]...
  157. HelpWebLink=http://unreal.epicgames.com/servertips.htm
  158. HelpParm[0]=Log
  159. HelpDesc[0]=Specify the log file to generate
  160. HelpParm[1]=AllAdmin
  161. HelpDesc[1]=Give all players admin privelages
  162.  
  163.